home *** CD-ROM | disk | FTP | other *** search
/ Exame Informatica 137 / Exame Informatica 137.iso / Programas / Registrymechanic / rminstall.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2006-09-27  |  21.5 KB  |  314 lines

  1. ;InnoSetupVersion=5.1.2
  2. [Setup]
  3. AppName=Registry Mechanic
  4. AppVerName=Registry Mechanic 5.2
  5. AppId=Registry Mechanic
  6. AppVersion=5.2
  7. AppPublisher=PC Tools Pty. Ltd.
  8. AppPublisherURL=http://www.pctools.com/registry-mechanic/
  9. AppSupportURL=http://www.pctools.com/registry-mechanic/support/
  10. AppMutex=GuideWorksRegistryMechanic
  11. DefaultDirName={pf}\Registry Mechanic
  12. DefaultGroupName=Registry Mechanic
  13. UninstallDisplayIcon={app}\RegMech.exe
  14. OutputBaseFilename=rminstall-5.2.0.310c-GTB
  15. Compression=lzma
  16. DisableProgramGroupPage=yes
  17. WizardImageFile=embedded\WizardImage0.bmp
  18. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  19. [Files]
  20. Source: "{tmp}\isxdl.dll"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  21. Source: "{tmp}\helper.dll"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  22. Source: "{tmp}\en_tb_image.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  23. Source: "{tmp}\de_tb_image.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  24. Source: "{tmp}\es_tb_image.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  25. Source: "{tmp}\RM GTB - English.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  26. Source: "{tmp}\RM GTB - German.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  27. Source: "{tmp}\RM GTB - Spanish.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  28. Source: "{tmp}\gtapi.dll"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  29. Source: "{tmp}\English.ini"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  30. Source: "{tmp}\German3.ini"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  31. Source: "{tmp}\Spanish.ini"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  32. Source: "{tmp}\GTI_en_win2kxp.exe"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  33. Source: "{app}\activate.dll"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  34. Source: "{app}\deu-rmhelp.chm"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  35. Source: "{app}\eng-rmhelp.chm"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  36. Source: "{app}\esp-rmhelp.chm"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  37. Source: "{app}\RegMech.exe"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  38. Source: "{app}\RMReg.exe"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  39. Source: "{app}\RMScrn.exe"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  40. Source: "{app}\RMSubs.dll"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  41. Source: "{app}\Update.exe"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  42. Source: "{app}\log\igds.log"; DestDir: "{app}\log"; Flags: overwritereadonly ignoreversion 
  43. Source: "{app}\log\igdskeys.log"; DestDir: "{app}\log"; Flags: overwritereadonly ignoreversion 
  44. Source: "{app}\log\ignore.dat"; DestDir: "{app}\log"; Flags: overwritereadonly ignoreversion 
  45. Source: "{app}\log\rmmon.avi"; DestDir: "{app}\log"; Flags: overwritereadonly ignoreversion 
  46. Source: "{app}\log\rmscan.avi"; DestDir: "{app}\log"; Flags: overwritereadonly ignoreversion 
  47. Source: "{app}\LuLng\Deutsch.lng"; DestDir: "{app}\LuLng"; Flags: overwritereadonly ignoreversion 
  48. Source: "{app}\LuLng\English.lng"; DestDir: "{app}\LuLng"; Flags: overwritereadonly ignoreversion 
  49. Source: "{app}\LuLng\Spanish.lng"; DestDir: "{app}\LuLng"; Flags: overwritereadonly ignoreversion 
  50. Source: "{app}\ref\Deutsch.ini"; DestDir: "{app}\ref"; Flags: overwritereadonly ignoreversion 
  51. Source: "{app}\ref\Deutsch.mon"; DestDir: "{app}\ref"; Flags: overwritereadonly ignoreversion 
  52. Source: "{app}\ref\English.ini"; DestDir: "{app}\ref"; Flags: overwritereadonly ignoreversion 
  53. Source: "{app}\ref\English.mon"; DestDir: "{app}\ref"; Flags: overwritereadonly ignoreversion 
  54. Source: "{app}\ref\Espanol.ini"; DestDir: "{app}\ref"; Flags: overwritereadonly ignoreversion 
  55. Source: "{app}\ref\Espanol.mon"; DestDir: "{app}\ref"; Flags: overwritereadonly ignoreversion 
  56. Source: "{tmp}\msvbvm60.dll"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  57. Source: "{tmp}\MSCOMCTL.OCX"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  58. Source: "{tmp}\STKIT432.DLL"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  59. Source: "{tmp}\scrrun.dll"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  60. [Dirs]
  61. Name: "{app}\ref"; Flags: uninsalwaysuninstall 
  62. Name: "{app}\backup"; Flags: uninsalwaysuninstall 
  63. Name: "{app}\log"; Flags: uninsalwaysuninstall 
  64. [Registry]
  65. Root: HKLM; Subkey: "Software\PCTools"; Flags: uninsdeletekeyifempty 
  66. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic"; Flags: uninsdeletekey 
  67. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Path"; ValueName: "BackUpFile"; ValueType: String; ValueData: "{app}\backup"; Flags: uninsdeletevalue 
  68. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Path"; ValueName: "LogFile"; ValueType: String; ValueData: "{app}\log"; Flags: uninsdeletevalue 
  69. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Path"; ValueName: "RefFile"; ValueType: String; ValueData: "{app}\ref"; Flags: uninsdeletevalue 
  70. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Settings"; ValueName: "ShowRegScreen"; ValueType: String; ValueData: "0"; Flags: uninsdeletevalue 
  71. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Settings"; ValueName: "ShowRegHelpLink"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletevalue 
  72. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Settings"; ValueName: "RegHelpLink"; ValueType: String; ValueData: "http://www.pctools.com/registry-mechanic/support/category/2/"; Flags: uninsdeletevalue 
  73. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Settings"; ValueName: "Support"; ValueType: String; ValueData: "http://www.pctools.com/registry-mechanic/support.php?version=%version%"; Flags: uninsdeletevalue 
  74. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Settings"; ValueName: "URL"; ValueType: String; ValueData: "http://www.pctools.com/"; Flags: uninsdeletevalue 
  75. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Settings"; ValueName: "Branding"; ValueType: String; ValueData: "pctools"; Flags: uninsdeletevalue 
  76. Root: HKCU; Subkey: "Software\PCTools"; Flags: uninsdeletekeyifempty 
  77. Root: HKCU; Subkey: "Software\PCTools\Registry Mechanic"; Flags: uninsdeletekey 
  78. Root: HKCU; Subkey: "Software\PCTools\Registry Mechanic\Language"; ValueName: "default"; ValueType: String; ValueData: "{code:LanguageSelected}"; Flags: createvalueifdoesntexist uninsdeletevalue 
  79. Root: HKCU; Subkey: "Software\PCTools\Registry Mechanic\Options"; ValueName: "AutoBackup"; ValueType: String; ValueData: "0"; Flags: createvalueifdoesntexist uninsdeletevalue 
  80. Root: HKCU; Subkey: "Software\PCTools\Registry Mechanic\Options"; ValueName: "NoConfirmation"; ValueType: String; ValueData: "0"; Flags: createvalueifdoesntexist uninsdeletevalue 
  81. Root: HKCU; Subkey: "Software\PCTools\Registry Mechanic\Options"; ValueName: "Startup"; ValueType: String; ValueData: "0"; Flags: createvalueifdoesntexist uninsdeletevalue 
  82. Root: HKCU; Subkey: "Software\PCTools\Registry Mechanic\Options"; ValueName: "Suggest"; ValueType: String; ValueData: "0"; Flags: createvalueifdoesntexist uninsdeletevalue 
  83. Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\Run"; ValueName: "RegistryMechanic"; ValueType: String; Flags: uninsdeletevalue 
  84. Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\Run"; ValueName: "RegistryMechanic"; ValueType: String; ValueData: "{app}\RegMech.exe /QS"; Tasks: autostart; Flags: uninsdeletevalue 
  85. Root: HKCU; Subkey: "Software\PCTools\Registry Mechanic\Options"; ValueName: "Startup"; ValueType: String; ValueData: "1"; Tasks: autostart; Flags: uninsdeletevalue 
  86. [INI]
  87. FileName: "{app}\homepage.url"; Section: "InternetShortcut"; Key: "URL"; String: "{cm:ShortCutHPLink}"; 
  88. [Run]
  89. Filename: "regsvr32.exe"; Parameters: "/u /s scrrun.dll"; 
  90. Filename: "regsvr32.exe"; Parameters: "/s {sys}\scrrun.dll"; 
  91. Filename: "{app}\regmech.exe"; Parameters: "/S"; Description: "{cm:ScanAfterInstall}"; Flags: postinstall skipifsilent nowait
  92. [Icons]
  93. Name: "{group}\Registry Mechanic"; Filename: "{app}\regmech.exe"; WorkingDir: "{app}"; Comment: "{cm:ShortCutRMComment}"; 
  94. Name: "{group}\{cm:ShortCutQSG}"; Filename: "{app}\{cm:ShortCutFileName}"; WorkingDir: "{app}"; Comment: "{cm:ShortCutQSGComment}"; 
  95. Name: "{group}\{cm:ShortCutUninstall}"; Filename: "{uninstallexe}"; Comment: "{cm:ShortCutUninstallComment}"; 
  96. Name: "{commondesktop}\Registry Mechanic"; Filename: "{app}\regmech.exe"; WorkingDir: "{app}"; Tasks: desktopicon; 
  97. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Registry Mechanic"; Filename: "{app}\regmech.exe"; WorkingDir: "{app}"; Comment: "Launch Registry Mechanic"; Tasks: quicklaunchicon; 
  98. Name: "{group}\{cm:ShortCutHP}"; Filename: "{app}\homepage.url"; Comment: "{cm:ShortCutHPComment}"; 
  99. [Tasks]
  100. Name: "autostart"; Description: "{cm:AutoStart}"; GroupDescription: "{cm:Options}"; 
  101. Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; 
  102. Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}"; 
  103. [InstallDelete]
  104. Type: files; Name: "{userdesktop}\Registry Mechanic.lnk"; 
  105. Type: files; Name: "{app}\ref\Fran
  106. ais.ini"; 
  107. [UninstallDelete]
  108. Type: files; Name: "{app}\log\*.log"; 
  109. Type: files; Name: "{app}\backup\*.*"; 
  110. Type: files; Name: "{app}\ref\*.ini"; 
  111. Type: files; Name: "{app}\sound\*.wav"; 
  112. Type: files; Name: "{app}\homepage.url"; 
  113. Type: files; Name: "{app}\common.ini"; 
  114. Type: files; Name: "{app}\LULog.txt"; 
  115. Type: files; Name: "{app}\temp\*.tmp"; 
  116. Type: files; Name: "{app}\rminstall.log"; 
  117. Type: dirifempty; Name: "{app}\temp"; 
  118. Type: dirifempty; Name: "{app}"; 
  119. [CustomMessages]
  120. en.NameAndVersion=%1 version %2
  121. en.AdditionalIcons=Additional icons:
  122. en.CreateDesktopIcon=Create a &desktop icon
  123. en.CreateQuickLaunchIcon=Create a &Quick Launch icon
  124. en.ProgramOnTheWeb=%1 on the Web
  125. en.UninstallProgram=Uninstall %1
  126. en.LaunchProgram=Launch %1
  127. en.AssocFileExtension=&Associate %1 with the %2 file extension
  128. en.AssocingFileExtension=Associating %1 with the %2 file extension...
  129. en.Options=Options:
  130. en.AutoStart=&Automatically scan registry when Windows starts
  131. en.ScanAfterInstall=Start Registry Mechanic and scan for problems
  132. en.RunIGCheckBox=Run Install Guard to clear your system of malware which may affect your usage of Registry Mechanic
  133. en.IGEULA1=By using Install Guard you agree to the EULA which can be viewed 
  134. en.IGEULA2=here
  135. en.IGEULA3=.
  136. en.ErrorRMRunning=Setup has detected that Registry Mechanic is currently running. %nClick OK to close Registry Mechanic and continue setup or Cancel to exit setup.
  137. en.OldRMFound=Setup has found an older version of Registry Mechanic. This older version must be uninstalled before this installation can be completed. Do you wish to uninstall this older version and install the new version?
  138. en.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang3081{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\b\f0\fs18 Free! \cf0 Google Toolbar\b0  \fs16 for Internet Explorer\fs20\par}
  139. en.GooglePageCaption=Free! Google Toolbar for Internet Explorer
  140. en.GooglePageDescription=Take the power of Google with you anywhere on the Web
  141. en.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fnil\fcharset2 Symbol;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\nowidctlpar\b\f0\fs16 The free Google Toolbar enables you to:\par \pard{\pntext\f1\'B7\tab}{\*\pn\pnlvlblt\pnf1\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-152\li284\b0 Search the Web with Google from any site\par{\pntext\f1\'B7\tab}Eliminate annoying pop-up ads\par{\pntext\f1\'B7\tab}Fill out Web forms instantly with AutoFill\par }
  142. en.GooglePageRadio1a=Install the free Google Toolbar
  143. en.GooglePageRadio1aBold=Install the free Google Toolbar
  144. en.GooglePageRadio1b=     You can remove it easily at any time
  145. en.GooglePageRadio2=Don't install the Google Toolbar
  146. en.GooglePageNotice1=By installing the Google Toolbar, you agree to abide to the Google Toolbar terms of use and privacy policy.
  147. en.GooglePageNotice1a=Read the terms of use
  148. en.GooglePageNotice1b= and 
  149. en.GooglePageNotice1c=Read the privacy policy
  150. en.GooglePageNotice1d=.
  151. en.GooglePageTitle=Setup - Registry Mechanic
  152. en.GooglePageTitleLabel=Required Components Download
  153. en.GooglePageTitleDescription=Setup is now downloading the required files to your computer
  154. en.GoogleFinishConfirm=Google Toolbar has also been installed and will appear the next time you open an Internet Explorer window.
  155. en.MSG_DownloadError=Setup could not download some files, please run setup again.
  156. en.MSG_ButtonInstall=&Install
  157. en.ShortCutFileName=eng-rmhelp.chm
  158. en.ShortCutUninstall=Uninstall Registry Mechanic
  159. en.ShortCutQSG=Registry Mechanic Quick Start Guide
  160. en.ShortCutQSGComment=Read Registry Mechanic Quick Start Guide
  161. en.ShortCutHP=Home Page
  162. en.ShortCutHPComment=Visit the Registry Mechanic Home Page
  163. en.ShortCutHPLink=http://www.pctools.com/registry-mechanic/
  164. en.ShortCutUninstallComment=Uninstall Registry Mechanic
  165. en.ShortCutRMComment=Start Registry Mechanic
  166. en.lblSelectDir=Setup has detected that you already have %1 installed
  167. en.lblSelectDirBrowse=Installation must take place in the following location
  168. en.msgDegrade=Warning: You are trying to install an older version of %1
  169. de.NameAndVersion=%1 Version %2
  170. de.AdditionalIcons=Zus
  171. tzliche Symbole:
  172. de.CreateDesktopIcon=Erstelle &Desktop Symbol
  173. de.CreateQuickLaunchIcon=Erstelle &Quick Launch Symbol
  174. de.ProgramOnTheWeb=%1 im Web
  175. de.UninstallProgram=De-installiere %1
  176. de.LaunchProgram=Starte %1
  177. de.AssocFileExtension=&Verkn
  178. pfe %1 mit %2 Datenerweiterung
  179. de.AssocingFileExtension=Verkn
  180. pfung von %1 mit der %2 Datenerweiterung...
  181. de.Options=Optionen:
  182. de.AutoStart=&Automatisch die Registry durchsuchen, wenn Windows startet
  183. de.ScanAfterInstall=Registry Mechanic starten und nach Problemen suchen
  184. de.RunIGCheckBox=Starten Sie Install Guard, um Ihr System von Malware zu befreien, die den Gebrauch von Registry Mechanic beeinflussen k
  185. de.IGEULA1=Indem Sie den Installationassistenten verwenden, stimmen Sie der EULA zu, die 
  186. de.IGEULA2=hier 
  187. de.IGEULA3=Sie einsehen k
  188. nnen.
  189. de.ErrorRMRunning=Setup has detected that Registry Mechanic is currently running. %nClick OK to close Registry Mechanic and continue setup or Cancel to exit setup.
  190. de.OldRMFound=Setup has found an older version of Registry Mechanic. This older version must be uninstalled before this installation can be completed. Do you wish to uninstall this older version and install the new version?
  191. de.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\lang1031\b\f0\fs18 Kostenlos!\cf0   Google Toolbar \b0\fs16 f\'fcr Internet Explorer.\lang1033\f1\par}
  192. de.GooglePageCaption=Kostenlos!  Google Toolbar f
  193. r Internet Explorer.
  194. de.GooglePageDescription=Nutzen Sie die M
  195. glichkeiten von Google 
  196. berall im Web.
  197. de.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fnil\fcharset2 Symbol;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\nowidctlpar\b\f0\fs16 Die kostenlose Google Toolbar erm
  198. glicht Ihnen:\par \pard{\pntext\f1\'B7\tab}{\*\pn\pnlvlblt\pnf1\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-152\li284\b0 Durchsuchen Sie das Web mit Google von jeder Webseite aus\par{\pntext\f1\'B7\tab}Unterbinden Sie l
  199. stige Popup-Werbungen\par{\pntext\f1\'B7\tab}F
  200. llen Sie mit Hilfe von AutoVervollst
  201. ndigen sofort Web-Formulare aus\par }
  202. de.GooglePageRadio1a=Installieren Sie die kostenlose Google Toolbar
  203. de.GooglePageRadio1aBold=Installation der kostenlosen Google Toolbar
  204. de.GooglePageRadio1b=     Sie k
  205. nnen Google Toolbar jederzeit problemlos wieder entfernen.
  206. de.GooglePageRadio2=Die Google Toolbar nicht installieren.
  207. de.GooglePageNotice1=Indem Sie die Google-Toolbar installieren, stimmen Sie den Nutzungsbedingungen und den Datenschutzbestimmungen der Google Toolbar zu.
  208. de.GooglePageNotice1a=Nutzungsbedingungen lesen
  209. de.GooglePageNotice1b= und 
  210. de.GooglePageNotice1c=Datenschutzbestimmungen lesen
  211. de.GooglePageNotice1d= der Google Toolbar zu.
  212. de.GooglePageTitle=Setup - Registry Mechanic
  213. de.GooglePageTitleLabel=Download der erforderlichen Komponenten
  214. de.GooglePageTitleDescription=Das Setup speichert nun die erforderlichen Dateien auf Ihrem Computer ab
  215. de.GoogleFinishConfirm=Die Google Toolbar wurde ebenfalls installiert und wird beim n
  216. chsten 
  217. ffnen eines Fensters in Internet Explorer angezeigt.
  218. de.MSG_DownloadError=Beim Setup konnten einige Dateien nicht gespeichert werden, starten Sie das Setup bitte neu.
  219. de.MSG_ButtonInstall=&Installieren
  220. de.ShortCutFileName=deu-rmhelp.chm
  221. de.ShortCutUninstall=Registry Mechanic de-installieren
  222. de.ShortCutQSG=Registry Mechanic Schnellhilfe
  223. de.ShortCutQSGComment=Registry Mechanic Schnellhilfe
  224. de.ShortCutHP=Homepage
  225. de.ShortCutHPComment=Homepage
  226. de.ShortCutHPLink=http://www.pctools.com/de/registry-mechanic/
  227. de.ShortCutUninstallComment=Registry Mechanic de-installieren
  228. de.ShortCutRMComment=Registry Mechanic
  229. de.lblSelectDir=Beim Setup wurde festgestellt, da
  230.  %1 bereits installiert wurde
  231. de.lblSelectDirBrowse=Die Installation mu
  232.  an folgendem Standort erfolgen
  233. de.msgDegrade=Warnung: Sie versuchen gerade, eine 
  234. ltere Version von %1 zu installieren
  235. es.NameAndVersion=%1 versi
  236. es.AdditionalIcons=Iconos adicionales:
  237. es.CreateDesktopIcon=Crear un icono en el &escritorio
  238. es.CreateQuickLaunchIcon=Crear un icono de Inicio &R
  239. es.ProgramOnTheWeb=%1 en la Web
  240. es.UninstallProgram=Desinstalar %1
  241. es.LaunchProgram=Ejecutar %1
  242. es.AssocFileExtension=&Asociar %1 con la extensi
  243. es.AssocingFileExtension=Asociando %1 con la extensi
  244. n %2...
  245. es.Options=Opciones:
  246. es.AutoStart=&Analizar el registro autom
  247. ticamente al iniciar Windows
  248. es.ScanAfterInstall=Iniciar Registry Mechanic y analizar en busca de problemas
  249. es.RunIGCheckBox=Ejecutar Install Guard para limpiar su sistema de malware el cual puede afectar el uso de Registry Mechanic.
  250. es.IGEULA1=Al instalar Install Guard usted acepta los t
  251. rminos del CLUF el cual se puede ver 
  252. es.IGEULA2=aqu
  253. es.IGEULA3=.
  254. es.ErrorRMRunning=Setup has detected that Registry Mechanic is currently running. %nClick OK to close Registry Mechanic and continue setup or Cancel to exit setup.
  255. es.OldRMFound=Setup has found an older version of Registry Mechanic. This older version must be uninstalled before this installation can be completed. Do you wish to uninstall this older version and install the new version?
  256. es.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\lang3082\b\f0\fs18\'a1Gratuito!\cf0  Barra Google \b0\fs16 para Internet Explorer \lang1033\f1\par}
  257. es.GooglePageCaption=
  258. Gratuito! Barra Google para Internet Explorer 
  259. es.GooglePageDescription=Ll
  260. vese consigo el poder de Google a cualquier lugar de la web
  261. es.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fswiss\fcharset0 Arial;}}  {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\lang3082\b\f0\fs16 La barra de herramientas gratuita de Google le permite:\b0   \par \bullet  B
  262. squeda desde cualquier sitio con Google   \par \bullet  Eliminar los molestos anuncios pop-up   \par \bullet  Llenar formularios de Web instant
  263. neamente con la funci
  264. n Autofill\'f1ol\lang1033\f1\par }
  265. es.GooglePageRadio1a=Instalar la barra Google gratuita
  266. es.GooglePageRadio1aBold=Instale la barra Google
  267. es.GooglePageRadio1b=     Puede eliminarla f
  268. cilmente en cualquier momento que lo desee.
  269. es.GooglePageRadio2=No instalar la barra Google
  270. es.GooglePageNotice1=Al instalar la barra Google, usted acuerda sujetarse a los t
  271. rminos de uso y pol
  272. tica de privacidad de la barra Google.
  273. es.GooglePageNotice1a=Leer los t
  274. rminos de uso
  275. es.GooglePageNotice1b= y la 
  276. es.GooglePageNotice1c=Leer la pol
  277. tica de privacidad
  278. es.GooglePageNotice1d= de dicho programa.
  279. es.GooglePageTitle=Setup - Registry Mechanic
  280. es.GooglePageTitleLabel=Descarga de Componentes Requeridos
  281. es.GooglePageTitleDescription=El Instalador est
  282.  ahora descargando los archivos requeridos en su computadora
  283. es.GoogleFinishConfirm=La barra Google tambi
  284. n se ha instalado y aparecer
  285.  la pr
  286. xima vez que abra una ventana de Internet Explorer.
  287. es.MSG_DownloadError=El instalador no pudo descargar algunos archivos, por favor ejecute el instalador nuevamente.
  288. es.MSG_ButtonInstall=&Instalar
  289. es.ShortCutFileName=esp-rmhelp.chm
  290. es.ShortCutUninstall=Desinstale Registry Mechanic
  291. es.ShortCutQSG=Gu
  292. pida de Registry Mechanic
  293. es.ShortCutQSGComment=Gu
  294. pida de Registry Mechanic
  295. es.ShortCutHP=P
  296. gina principal
  297. es.ShortCutHPComment=P
  298. gina principal
  299. es.ShortCutHPLink=http://www.pctools.com/es/registry-mechanic/
  300. es.ShortCutUninstallComment=Desinstale Registry Mechanic
  301. es.ShortCutRMComment=Registry Mechanic
  302. es.lblSelectDir=El instalador ha detectado que ya tiene %1 instalado
  303. es.lblSelectDirBrowse=La instalaci
  304. n debe hacerse en la ubicaci
  305. n siguiente
  306. es.msgDegrade=Advertencia: Usted trata de instalar una versi
  307. n anterior de %1
  308. [Languages]
  309. ; These files are stubs
  310. ; To achieve better results after recompilation, use the real language files
  311. Name: "en"; MessagesFile: "embedded\en.isl"; LicenseFile: "embedded\enLicense.txt"; 
  312. Name: "de"; MessagesFile: "embedded\de.isl"; LicenseFile: "embedded\deLicense.txt"; 
  313. Name: "es"; MessagesFile: "embedded\es.isl"; LicenseFile: "embedded\esLicense.txt"; 
  314.